toggle menu
MapLibre Native Android
11.7.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.maps.renderer.egl
/
[androidJvm]EGLLogWrapper
/
eglCreateWindowSurface
egl
Create
Window
Surface
open
fun
eglCreateWindowSurface
(
display
:
EGLDisplay
,
config
:
EGLConfig
,
native_window
:
Any
,
attrib_list
:
Array
<
Int
>
)
:
EGLSurface